Will insert a comment at the end of the current line at a specific column. The variable "commentColumn" determines at what column the comment will be placed. The variable "cplusplusComment" specifies to use C++ style comments "//" instead of C style "/* */".